[INFO] fetching crate nullnet-firewall 0.2.2...
[INFO] testing nullnet-firewall-0.2.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate nullnet-firewall 0.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate nullnet-firewall 0.2.2
[INFO] finished tweaking crates.io crate nullnet-firewall 0.2.2
[INFO] tweaked toml for crates.io crate nullnet-firewall 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nullnet-firewall 0.2.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding etherparse v0.13.0 (available: v0.19.0)
[INFO] [stderr]       Adding rusqlite v0.30.0 (available: v0.39.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serial_test` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded etherparse v0.13.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9ab88c751bf8b03ee66e8bfca6b719c0c80b91d8602733abe773d780f2a2177
[INFO] running `Command { std: "docker" "start" "-a" "f9ab88c751bf8b03ee66e8bfca6b719c0c80b91d8602733abe773d780f2a2177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ab88c751bf8b03ee66e8bfca6b719c0c80b91d8602733abe773d780f2a2177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ab88c751bf8b03ee66e8bfca6b719c0c80b91d8602733abe773d780f2a2177", kill_on_drop: false }`
[INFO] [stdout] f9ab88c751bf8b03ee66e8bfca6b719c0c80b91d8602733abe773d780f2a2177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22244b84285c08abca558460a6095884e7befbd413353c2896dd81b59c61b249
[INFO] running `Command { std: "docker" "start" "-a" "22244b84285c08abca558460a6095884e7befbd413353c2896dd81b59c61b249", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serial_test` dependency)
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling etherparse v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling nullnet-firewall v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.96s
[INFO] running `Command { std: "docker" "inspect" "22244b84285c08abca558460a6095884e7befbd413353c2896dd81b59c61b249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22244b84285c08abca558460a6095884e7befbd413353c2896dd81b59c61b249", kill_on_drop: false }`
[INFO] [stdout] 22244b84285c08abca558460a6095884e7befbd413353c2896dd81b59c61b249
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 620e1fc276ef9bd1407525a046109fdb170d4d04fc9ad9361160a59c9f29c787
[INFO] running `Command { std: "docker" "start" "-a" "620e1fc276ef9bd1407525a046109fdb170d4d04fc9ad9361160a59c9f29c787", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serial_test` dependency)
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling nullnet-firewall v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.61s
[INFO] running `Command { std: "docker" "inspect" "620e1fc276ef9bd1407525a046109fdb170d4d04fc9ad9361160a59c9f29c787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "620e1fc276ef9bd1407525a046109fdb170d4d04fc9ad9361160a59c9f29c787", kill_on_drop: false }`
[INFO] [stdout] 620e1fc276ef9bd1407525a046109fdb170d4d04fc9ad9361160a59c9f29c787
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29c1fccea2965cf15ccbf562e2e38142e01eb6259891c57eae5abdff1aef7869
[INFO] running `Command { std: "docker" "start" "-a" "29c1fccea2965cf15ccbf562e2e38142e01eb6259891c57eae5abdff1aef7869", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serial_test` dependency)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nullnet_firewall-015b9cb8903a4193)
[INFO] [stdout] 
[INFO] [stdout] running 138 tests
[INFO] [stdout] test fields::ip_header::tests::test_get_dest_arp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_dest_icmp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_dest_icmpv6_packet ... ok
[INFO] [stdout] test fields::fields::tests::test_fields_new ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_dest_tcp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_dest_udp_ipv6_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_proto_arp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_proto_icmp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_proto_icmpv6_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_proto_tcp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_source_arp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_proto_udp_ipv6_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_source_icmp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_source_tcp_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_source_icmpv6_packet ... ok
[INFO] [stdout] test fields::ip_header::tests::test_get_source_udp_ipv6_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_dport_icmpv6_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_dport_tcp_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_dport_arp_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_dport_icmp_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_icmp_type_icmp_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_icmp_type_icmpv6_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_dport_udp_ipv6_packet ... ok
[INFO] [stdout] test firewall_direction::tests::test_firewall_directions_from_str ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_icmp_type_udp_ipv6_packet ... ok
[INFO] [stdout] test firewall_option::tests::test_dport_matches_packets ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_sport_icmp_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_icmp_type_arp_packet ... ok
[INFO] [stdout] test firewall_action::tests::test_firewall_actions_to_sql ... ok
[INFO] [stdout] test firewall_action::tests::test_firewall_actions_from_str ... ok
[INFO] [stdout] test firewall_option::tests::test_dest_matches_packets ... ok
[INFO] [stdout] test firewall_option::tests::test_icmp_type_matches_ipv6 ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_sport_arp_packet ... ok
[INFO] [stdout] test firewall_option::tests::test_dport_matches_ipv6 ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_sport_icmpv6_packet ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_icmp_type_tcp_packet ... ok
[INFO] [stdout] test firewall_option::tests::test_invalid_proto_option ... ok
[INFO] [stdout] test firewall_option::tests::test_invalid_source_option ... ok
[INFO] [stdout] test firewall_option::tests::test_invalid_sport_option ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_sport_tcp_packet ... ok
[INFO] [stdout] test firewall_direction::tests::test_firewall_direction_to_sql ... ok
[INFO] [stdout] test fields::transport_header::tests::test_get_sport_udp_ipv6_packet ... ok
[INFO] [stdout] test firewall_option::tests::test_invalid_dest_option ... ok
[INFO] [stdout] test firewall_option::tests::test_icmp_type_matches_packets ... ok
[INFO] [stdout] test firewall_option::tests::test_dest_matches_ipv6 ... ok
[INFO] [stdout] test firewall_option::tests::test_invalid_dport_option ... ok
[INFO] [stdout] test firewall_option::tests::test_invalid_icmp_type_option ... ok
[INFO] [stdout] test firewall_option::tests::test_new_dport_option ... ok
[INFO] [stdout] test firewall_option::tests::test_invalid_packets_do_not_match_options ... ok
[INFO] [stdout] test firewall_option::tests::test_new_dest_option ... ok
[INFO] [stdout] test firewall_option::tests::test_new_icmp_type_option ... ok
[INFO] [stdout] test firewall_option::tests::test_new_sport_option ... ok
[INFO] [stdout] test firewall_option::tests::test_new_proto_option ... ok
[INFO] [stdout] test firewall_option::tests::test_new_source_option ... ok
[INFO] [stdout] test firewall_option::tests::test_not_existing_option ... ok
[INFO] [stdout] test firewall_option::tests::test_proto_matches_ipv6 ... ok
[INFO] [stdout] test firewall_option::tests::test_proto_matches_packets ... ok
[INFO] [stdout] test firewall_option::tests::test_source_matches_ipv6 ... ok
[INFO] [stdout] test firewall_option::tests::test_source_matches_packets ... ok
[INFO] [stdout] test firewall_option::tests::test_sport_matches_packets ... ok
[INFO] [stdout] test firewall_option::tests::test_sport_matches_ipv6 ... ok
[INFO] [stdout] test firewall_rule::tests::test_new_firewall_rules ... ok
[INFO] [stdout] test firewall_rule::tests::test_quick_rules ... ok
[INFO] [stdout] test firewall_rule::tests::test_rule_invalid_action ... ok
[INFO] [stdout] test firewall_rule::tests::test_rule_empty_option ... ok
[INFO] [stdout] test firewall_rule::tests::test_rule_duplicated_option ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_all_zeros ... ok
[INFO] [stdout] test firewall_rule::tests::test_rule_invalid_direction ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_many_zeros_but_no_compression ... ok
[INFO] [stdout] test firewall_rule::tests::test_rule_invalid_option_value ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_leading_zeros ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_multiple_zero_sequences_first_longer ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_multiple_zero_sequences_first_longer_head ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_all_zeros_x ... ok
[INFO] [stdout] test firewall_rule::tests::test_rules_match_packets ... ok
[INFO] [stdout] test firewall_rule::tests::test_rule_not_applicable_icmp_type ... ok
[INFO] [stdout] test firewall_rule::tests::test_rule_not_enough_arguments ... ok
[INFO] [stdout] test logs::log_entry::tests::test_log_entry_new ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_x_all_zeros ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_multiple_zero_sequences_second_longer_tail ... ok
[INFO] [stdout] test logs::log_ip::tests::test_format_ipv6_address ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_zeros_in_the_middle ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_multiple_zero_sequences_equal_length ... ok
[INFO] [stdout] test logs::log_entry::tests::test_log_entry_display ... ok
[INFO] [stdout] test logs::log_ip::tests::test_format_ipv4_address ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_simple_test ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_tail_one_after_zeros ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_tail_zeros ... ok
[INFO] [stdout] test firewall_rule::tests::test_rules_match_ipv6 ... ok
[INFO] [stdout] test logs::log_ip::tests::ipv6_multiple_zero_sequences_second_longer ... ok
[INFO] [stdout] test logs::log_ip::tests::test_log_ip_from_ip_addr ... ok
[INFO] [stdout] test logs::log_ip::tests::test_log_ip_to_sql ... ok
[INFO] [stdout] test logs::log_timestamp::tests::test_log_timestamp_to_sql ... ok
[INFO] [stdout] test logs::log_timestamp::tests::test_log_timestamp_from_date_time ... ok
[INFO] [stdout] test tests::test_file_error_invalid_action ... ok
[INFO] [stdout] test tests::test_file_error_duplicated_option ... ok
[INFO] [stdout] test tests::test_file_error_empty_option ... ok
[INFO] [stdout] test tests::test_file_error_invalid_protocol_value ... ok
[INFO] [stdout] test tests::test_file_error_invalid_direction ... ok
[INFO] [stdout] test tests::test_file_error_invalid_icmp_type_value ... ok
[INFO] [stdout] test tests::test_file_error_not_applicable_icmp_type ... ok
[INFO] [stdout] test tests::test_file_error_invalid_source_value ... ok
[INFO] [stdout] test tests::test_file_error_invalid_dest_value ... ok
[INFO] [stdout] test tests::test_file_error_invalid_sport_value ... ok
[INFO] [stdout] test tests::test_file_error_invalid_dport_value ... ok
[INFO] [stdout] test tests::test_file_error_unknown_option ... ok
[INFO] [stdout] test tests::test_firewall_determine_action_for_packets_file_1 ... ok
[INFO] [stdout] test tests::test_file_error_not_enough_arguments ... ok
[INFO] [stdout] test tests::test_firewall_determine_action_for_packets_file_1_with_data_link_raw_ip ... ok
[INFO] [stdout] test tests::test_firewall_determine_action_for_packets_file_3 ... ok
[INFO] [stdout] test tests::test_firewall_rules_precedence ... ok
[INFO] [stdout] test tests::test_new_firewall_from_file_1 ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_ip_collection_contains ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_ip_collection_contains_ipv6 ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_dest_collections ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_dest_collections_invalid ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_source_collections ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_source_collections_invalid ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_dport_collections ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_dport_collections_invalid ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_sport_collections ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_sport_collections_invalid ... ok
[INFO] [stdout] test utils::port_collection::tests::test_port_collection_contains ... ok
[INFO] [stdout] test logs::logger::tests::test_logger_correctly_stores_batches_to_db ... FAILED
[INFO] [stdout] test tests::test_firewall_determine_action_for_packets_while_disabled ... ok
[INFO] [stdout] test tests::test_firewall_determine_action_for_packets_file_2 ... ok
[INFO] [stdout] test tests::test_log_disable ... ok
[INFO] [stdout] test tests::test_update_firewall_rules ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_ip_collections_invalid_option_icmp_type ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_ip_collections_invalid_option_dport ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_ip_collections_invalid_option_proto ... ok
[INFO] [stdout] test utils::ip_collection::tests::test_new_ip_collections_invalid_option_sport ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_port_collections_invalid_option_dest ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_port_collections_invalid_option_icmp_type ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_port_collections_invalid_option_source ... ok
[INFO] [stdout] test utils::port_collection::tests::test_new_port_collections_invalid_option_proto ... ok
[INFO] [stdout] test logs::logger::tests::test_logger_correctly_stores_entries_to_db ... FAILED
[INFO] [stdout] test tests::test_firewall_determine_action_for_packets_file_3_with_data_link_raw_ip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logs::logger::tests::test_logger_correctly_stores_batches_to_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logs::logger::tests::test_logger_correctly_stores_batches_to_db' (111) panicked at src/logs/logger.rs:216:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: ./test.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f692faf6d9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f692faf6d9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f692faf6d9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f692faf6d9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f692fb0befa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f692fb0befa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f692fafb622 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f692fafb622 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f692fad52ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f692fad52ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f692faee999 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f692f9fa6dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f692f9fa6dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f692faeeb52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f692faeeb52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f692fad53b8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f692faccc09 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f692fad60cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f692fb0c6ec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f692fb0c432 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f692f9966c5 - <core[786f478f706679df]::result::Result<rusqlite[a325f4d6f8a66854]::Connection, rusqlite[a325f4d6f8a66854]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f692f9966c5 - nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_batches_to_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logs/logger.rs:216:47
[INFO] [stdout]   22:     0x5f692f9b183e - <nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_batches_to_db::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f692fa306ae - serial_test[70a1e311b3dede07]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x5f692f99a106 - nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_batches_to_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logs/logger.rs:213:5
[INFO] [stdout]   25:     0x5f692f9965e7 - nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_batches_to_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logs/logger.rs:214:52
[INFO] [stdout]   26:     0x5f692f9b17c6 - <nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_batches_to_db::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f692f9ee7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f692f9ee7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f692f9fb1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f692f9fb1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5f692f9fb1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f692f9fb1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f692f9fb1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f692f9fb1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f692f9fb1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f692f9f68c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f692f9f68c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f692f9fddb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f692f9fddb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5f692f9fddb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f692f9fddb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f692f9fddb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f692f9fddb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f692f9fddb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f692faf602f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5f692faf602f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x783b097b5aa4 - <unknown>
[INFO] [stdout]   48:     0x783b09842a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logs::logger::tests::test_logger_correctly_stores_entries_to_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logs::logger::tests::test_logger_correctly_stores_entries_to_db' (112) panicked at src/logs/logger.rs:177:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: ./test.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f692faf6d9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f692faf6d9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f692faf6d9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f692faf6d9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f692fb0befa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f692fb0befa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f692fafb622 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f692fafb622 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f692fad52ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f692fad52ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f692faee999 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f692f9fa6dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f692f9fa6dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f692faeeb52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f692faeeb52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f692fad53b8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f692faccc09 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f692fad60cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f692fb0c6ec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f692fb0c432 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f692f997e95 - <core[786f478f706679df]::result::Result<rusqlite[a325f4d6f8a66854]::Connection, rusqlite[a325f4d6f8a66854]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f692f997e95 - nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_entries_to_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logs/logger.rs:177:47
[INFO] [stdout]   22:     0x5f692f9b186e - <nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_entries_to_db::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f692fa306ae - serial_test[70a1e311b3dede07]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x5f692f99a226 - nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_entries_to_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logs/logger.rs:174:5
[INFO] [stdout]   25:     0x5f692f996617 - nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_entries_to_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logs/logger.rs:175:52
[INFO] [stdout]   26:     0x5f692f9b1806 - <nullnet_firewall[d7ae742e23b1f740]::logs::logger::tests::test_logger_correctly_stores_entries_to_db::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f692f9ee7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f692f9ee7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f692f9fb1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f692f9fb1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5f692f9fb1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f692f9fb1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f692f9fb1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f692f9fb1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f692f9fb1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f692f9f68c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f692f9f68c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f692f9fddb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f692f9fddb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5f692f9fddb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f692f9fddb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f692f9fddb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f692f9fddb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f692f9fddb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f692faf602f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5f692faf602f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x783b097b5aa4 - <unknown>
[INFO] [stdout]   48:     0x783b09842a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logs::logger::tests::test_logger_correctly_stores_batches_to_db
[INFO] [stdout]     logs::logger::tests::test_logger_correctly_stores_entries_to_db
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 136 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "29c1fccea2965cf15ccbf562e2e38142e01eb6259891c57eae5abdff1aef7869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c1fccea2965cf15ccbf562e2e38142e01eb6259891c57eae5abdff1aef7869", kill_on_drop: false }`
[INFO] [stdout] 29c1fccea2965cf15ccbf562e2e38142e01eb6259891c57eae5abdff1aef7869
